s	
	0.0
	0.0625
	0.1250
	0.1875
	0.2500
	0.3125	
	0.3750
	0.4375
	0.5000
	0.5625
	0.6250
	0.6875
	0.7500
	0.8125
	0.8750
	0.9375



/*
    do{
          if( tigre % 10 ) bool = false;
            else{
                    tigre /= 10, bool = true;
			    }
      } while( bool ); */
